Update vtpm driver following the recent changes to the
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 25 Nov 2005 08:14:01 +0000 (09:14 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 25 Nov 2005 08:14:01 +0000 (09:14 +0100)
commitb588d4451a04632c7bb2f558fc74bb11e922f3b1
tree5aae76dff1642e4fd20b7b2b6b03f544333bbe45
parente4260547876abddbf0bc604b70292c7f7d47999f
Update vtpm driver following the recent changes to the
xenbus driver and its semantics.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
15 files changed:
docs/misc/vtpm.txt
linux-2.6-xen-sparse/drivers/char/tpm/Kconfig
linux-2.6-xen-sparse/drivers/xen/tpmback/common.h
linux-2.6-xen-sparse/drivers/xen/tpmback/interface.c
linux-2.6-xen-sparse/drivers/xen/tpmback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/tpmfront/tpmfront.c
linux-2.6-xen-sparse/drivers/xen/tpmfront/tpmfront.h
tools/examples/Makefile
tools/examples/vtpm [new file with mode: 0644]
tools/examples/vtpm-common.sh [new file with mode: 0644]
tools/examples/xen-backend.agent
tools/examples/xen-backend.rules
tools/python/xen/xend/image.py
tools/python/xen/xend/server/tpmif.py
tools/python/xen/xm/create.py